In [122]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Fukuoka¶

Date: 20 Mar 2005 01:53:41¶

m = 7.0¶

In [123]:
folder, earthquake = find_earthquake('Chuetsu')
In [124]:
bar_chart_fp(folder)
In [125]:
plot_box_3d(folder)
In [126]:
scatter_plot_evs(folder)
In [127]:
temporal_series_b(folder)
In [128]:
alert_status_plot(folder)
In [129]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Chuetsu 2004-10-23 09:34:05.690000 6.5 0.76 130.12 137.81 137.81 137.81 215 62 91 TH
In [ ]:

In [ ]: